AI033
Modern Java in Action
Introduction to Modern Java (8-11)
Learning Objectives
- Comprehend the paradigm shift from imperative to functional programming with Lambda expressions.
- Master data processing techniques using the Java Stream API.
- Understand the architecture and benefits of the Java Platform Module System (Project Jigsaw).
- Implement new language features such as local-variable type inference and the standardized HTTP Client.